cssnodedeclaration: Fix src/dest swap in memmove()
authorBenjamin Otte <otte@redhat.com>
Wed, 22 Oct 2014 01:38:20 +0000 (03:38 +0200)
committerBenjamin Otte <otte@redhat.com>
Wed, 22 Oct 2014 01:39:17 +0000 (03:39 +0200)
commit7d9677045336ddfdf321cb725ea5ddeda872cf67
tree1f024fc00f44d0f65c78f4b5a616a6ffce2d98ae
parentcf5f6759f0e6b5dfa62dc4c89c72800f0b414e9d
cssnodedeclaration: Fix src/dest swap in memmove()

The main cause here were the wrong style classes being removed, such as
"message-dialog" instead of "csd" for GtkMessageDialog.
gtk/gtkcssnodedeclaration.c